catching an exception meaning in Chinese
捕捉异常
Examples
- How to : catch an exception in visual basic
如何:在visual basic中捕获异常 - Break when the common language runtime catches an exception
当公共语言运行库捕获到异常时中断 - Also , if you catch an exception in a
中捕获异常,则可以在 - Block to catch an exception
块捕捉异常。 - If you want to catch an exception raised with something other than a throw
如果希望捕获由throw以外的内容引发的异常,请使用